Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-240085 | VRAU-HA-000425 | SV-240085r879806_rule | Medium |
Description |
---|
An attacker has at least two reasons to stop a web server. The first is to cause a DoS, and the second is to put in place changes the attacker made to the web server configuration. To prohibit an attacker from stopping the HAProxy process must be owned by "root". |
STIG | Date |
---|---|
VMW vRealize Automation 7.x HA Proxy Security Technical Implementation Guide | 2023-09-12 |
Check Text ( C-43318r665422_chk ) |
---|
At the command prompt, execute the following command: ps aux -U root | grep '[h]aproxy' If the command does not return a line, this is a finding. |
Fix Text (F-43277r665423_fix) |
---|
Restart the HAProxy service as "root". |